projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a31609
)
configure: Require glib 2.43
author
Benjamin Otte
<otte@redhat.com>
Sat, 11 Oct 2014 23:40:41 +0000
(
01:40
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 12 Oct 2014 02:16:44 +0000
(
04:16
+0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 31ef6f08ba55a51f58c0f7ee0001391de2830c9f..65de7fc2ed5587c07378b74c2989f70382596159 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-41,7
+41,7
@@
AC_CANONICAL_HOST
m4_define([gtk_binary_version], [3.0.0])
# required versions of other packages
-m4_define([glib_required_version], [2.4
1.2
])
+m4_define([glib_required_version], [2.4
3.0
])
m4_define([pango_required_version], [1.36.7])
m4_define([atk_required_version], [2.12.0])
m4_define([cairo_required_version], [1.12.0])